ESTIMATOR: main.cpp Router.a
	g++ -O3 -o FastNCTUgr main.cpp Router.a
clean:
	rm FastNCTUgr
